Bump Oracle Instant Client to 21.23 and 23.26.3 - #314
Merged
Conversation
The 11g compatibility workflows pin the 21.x line because Oracle's version-less download URL only follows the latest major release, which cannot connect to an 11g server. 21.23.0.0.0dbru is the newest 21.x release published on download.oracle.com. The devcontainer pins the arm64 build because Oracle does not publish version-less arm64 zips. 23.26.3.0.0 is the newest 23.26.x release, and the ojdbc17.jar pinned in test_11g.yml moves to the matching 23263 build. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
yahonda
force-pushed
the
bump-instant-client-21-23
branch
from
September 9, 2026 08:14
84b3912 to
d357079
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to 7600d30 (Bump Oracle Instant Client to the latest versions), which moved the 23.x workflows to Oracle's version-less download URLs and left the 11g workflows on an explicit 21.x pin. Mirrors the same change proposed for rsim/oracle-enhanced.
Every new URL returns HTTP 200: basic, sdk and sqlplus for 21.23 x64 and for 23.26.3 arm64, and jdbc/23263/ojdbc17.jar.